Interview Questions and Answer
Options:
a. Parent node
b. Root node
c. Leaf node
d. Siblings
Reveal Answer
Options:
a. Complete binary tree
b. Full binary tree
c. Strictly binary tree
d. Binary Search Tree
Reveal Answer
Options:
a. Adjacent matrix
b. Adjacency list
c. Incidence matrix
d. All of above
Reveal Answer
Options:
a. Adjacent node
b. Non-leaf node
c. Siblings
d. Leaf node
Reveal Answer
Options:
a. Every binary tree is either complete or full
b. Every complete binary tree is also a full binary tree
c. Every full binary tree is also a complete binary tree
d. No binary tree is both complete and full
Reveal Answer
Options:
a. Every binary tree has at least one node
b. Every non-empty tree has exactly one root node
c. Every node has at most two children
d. Every non-root node has exactly one parent
Reveal Answer
Options:
a. Queue
b. Stack
c. Linked List
d. None of above
Reveal Answer
Bestdotnet google plus